Do validation before simplification
authorMatthias Clasen <mclasen@redhat.com>
Mon, 27 Apr 2015 22:25:09 +0000 (18:25 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 27 Apr 2015 23:10:10 +0000 (19:10 -0400)
commit169f29998fd608b19e85b0a5a0aeea6711b40a55
tree6f9467f9eb7b42c226d47db4e2970cdb53ac6dd8
parent8bb5a149778b90423c3f770e18e67d7b678f76d9
Do validation before simplification

Use GtkBuilder to parse the file first, and report any errors
it finds before using our own simple-minded parser to simplify.
gtk/gtk-builder-tool.c